Click or drag to resize

ProgressEventArgsException Property

Gets or sets exception.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also